Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop passing AHRS and relay objects to Camera object #11672

Merged
merged 6 commits into from Jul 8, 2019

Conversation

peterbarker
Copy link
Contributor

@peterbarker peterbarker commented Jun 27, 2019

... it can use singletons.

Also add AP:: singleton getter for AP_Relay (already merged separately)

@@ -5,7 +5,7 @@
#include <AP_Param/AP_Param.h>
#include <AP_Common/AP_Common.h>
#include <AP_Relay/AP_Relay.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't this be removed now?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

peter has said he'll do this separately

@tridge tridge merged commit 9afb334 into ArduPilot:master Jul 8, 2019
@peterbarker peterbarker deleted the pr/camera-ahrs branch July 8, 2019 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants